Welcome![Sign In][Sign Up]
Location:
Search - queue simulation system

Search list

[Other resourcelisuanshijianmoni

Description: 此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queue, stack and its operation is achieved. The use of object-oriented design methods, vc 6.0 compiler, operating normally
Platform: | Size: 13395 | Author: | Hits:

[Mathimatics-Numerical algorithmspai_dui_xi_tong

Description: vc环境下开发的多级多服务员排队模拟系统,输入文件为后缀名in文件,输出为后缀名out文件-vc development environment with multi - queue attendant simulation system, the importation of documents saved in document output saved out documents
Platform: | Size: 15602 | Author: 愚人 | Hits:

[Other resourceMYMM1

Description: M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客(n=1000,2000,3000,5000)后的顾客平均队长及平均排队等待时间。-M/M/1 single-server queuing system simulation (using Event Scheduling Method Discrete Event Simulation System) to customers Da-mo arrival time interval and customer service time are negative exponential distribution, single-desk system, in accordance with the single-team queue, by FIFO mode services. N inspection services customers (n = 1000,2000,3000. 5000) the average customer captain, and the average queue time.
Platform: | Size: 1500 | Author: 麦麦 | Hits:

[ApplicationsEmulator

Description: 单窗口售票系统仿真程序 运用秒推进法模拟了单窗口售票系统售票员忙、闲,客户到达、排队等待、购票/离开等情形,并给出实时报告-single-window ticketing system simulation program to promote the use seconds simulation of single-window ticketing system conductor busy, idle, customers arrived, the queue waiting, booking/leave situations, and gives real-time reporting
Platform: | Size: 1491968 | Author: 孙丽霞 | Hits:

[Shop supermarket software system2212

Description: 源程序可使用Jdk1.3以上的任何版本编译和运行主类是Simulator也可以在eclipse环境下直接编译和运行。 顾客队列服务模拟系统-Jdk1.3 source can be used over any version of compiler and run the main category is Simulator can also eclipse environment directly translated and running. Customer service Queue System Simulation
Platform: | Size: 22528 | Author: VIVI | Hits:

[Data structslisuanshijianmoni

Description: 此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queue, stack and its operation is achieved. The use of object-oriented design methods, vc 6.0 compiler, operating normally
Platform: | Size: 13312 | Author: | Hits:

[matlabMYMM1

Description: M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客(n=1000,2000,3000,5000)后的顾客平均队长及平均排队等待时间。-M/M/1 single-server queuing system simulation (using Event Scheduling Method Discrete Event Simulation System) to customers Da-mo arrival time interval and customer service time are negative exponential distribution, single-desk system, in accordance with the single-team queue, by FIFO mode services. N inspection services customers (n = 1000,2000,3000. 5000) the average customer captain, and the average queue time.
Platform: | Size: 1024 | Author: 麦麦 | Hits:

[Windows Developmm1

Description: 对MM1排队系统的仿真,采用事件调度法,计算队列的平均队长与平均等待时间-MM1 queuing system for the simulation event scheduling method used to calculate the average queue captain and the average waiting time
Platform: | Size: 51200 | Author: | Hits:

[matlab2

Description: M/M/m排队系统性能仿真代码matlab function r=randexp(lambda) r = -lambda*log(rand) -M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand)
Platform: | Size: 2048 | Author: jacky | Hits:

[Fax programsimulation

Description: 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S。-The design of a M/M/S/k queuing system model, with C++ for simulation, calculation of a new service request in every state under the blocking rate k, the arrival rate of drawing- blocking probability curve (matlab), and the theoretical value and simulation values. M/M/S/k model for the service request arrival time to obey Poisson distribution, exponential distribution of service time, the system has S servers, the system capacity of k (finite) of the queuing system. If a service request arrival queuing system, the system has k service request, then the service request will be rejected (that is, do not arrange for the service request server, nor will its queue into the system). Since the system capacity for the k, there are S servers, so the length of the queue system kS.
Platform: | Size: 112640 | Author: 张三 | Hits:

[Other systemsSimuTwoQS

Description: 基于VC++的单服务台排队系统仿真 使用事件调度法-VC++ based on the single desk system simulation using the event queue scheduling
Platform: | Size: 2791424 | Author: xxbb1210 | Hits:

[VC/MFCbankSimulation

Description: 优先队列模拟银行管理系统并测试央行服务效率-Priority queue simulation and test the central bank management system, efficiency
Platform: | Size: 1287168 | Author: liao | Hits:

[Windows Developqueue

Description: 单服务台排队系统仿真 离散事件系统仿真 达时间间隔以及服务员为每个顾客服务的时间服从指数分布,-Single-server queuing system, discrete event system simulation
Platform: | Size: 5428224 | Author: llt | Hits:

[Software Engineeringmmc_analysis

Description: 单列多服务台排队系统需求分析 用户在系统主界面输入服务台数、顾客总数、仿真时间、等初始数据,经过后台系统处理相关数据并进行分析计算,得出顾客排队的最大队长、平均队长、系统中平均实体数、顾客平均等待时间、顾客最大等待时间、服务台的空期和忙期各占百分比以及每个顾客在系统中花费的时间等等。-Single multi-server queuing system requirements analysis the main user interface to enter in the system help desk number, customer number, simulation time, and so the initial data, after data processing and back office systems analysis calculated the greatest captain of the customer queue, average queue length, system, the average number of entities, average customer waiting time, maximum waiting time for customers, the empty desk and the busy period of each and every customer the percentage of time spent in the system and so on.
Platform: | Size: 3072 | Author: xuwentao | Hits:

[matlabMatlab-simulation-queue-process

Description: 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置,通过matlab平台对单服务台有限队长的排队系统进行 过程仿真 可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施-The purpose of the queuing simulation is to find clients and the best allocation between service settings, ensure that the system has the best efficiency and the most reasonable configuration, the single desk by the limited matlab platform captain Simulation of queuing systems can be help designers analyze the needs of customers in order to meet the actual conditions of rational planning of services and facilities
Platform: | Size: 294912 | Author: | Hits:

[Data structsParking-management-simulation-system

Description: 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Parking lot to stack simulation to simulate the queue of cars outside the sidewalk, according to the terminal read from the input data sequence to simulate management. Each set of input data consists of three data items: auto " to" or " leave" information, vehicle license number and arrival or departure time, for each group of input data to operate after the output data is: If the vehicle arrives , the output in a car park or car parking on the sidewalk location if the car away the output of cars in the parking lot of the duration and should pay the costs (time spent on the sidewalk of charge). Structure in order to achieve stack, queue linked list.
Platform: | Size: 4589568 | Author: 李莹丽 | Hits:

[Mathimatics-Numerical algorithmsdiscrete-event-simulation

Description: 用于离散事件仿真,针对银行排队系统仿真。-Discrete event simulation.used for the bank queue waiting system simulation
Platform: | Size: 13312 | Author: wangdan | Hits:

[OS programparking-lot-management-system

Description: 本实例模拟了一个简单的停车场管理系统。进来一辆车登记后进入车场,如车场满则进来 的车进入便道等候,一旦有车开走则可以便道直接进入车场。用一个浅模拟停车场,用一个队 列模拟车场外的便道。本实例主要向读者介绍如何运用找和队列来解决实际问题。-Simulated in this example a simple parking management system. Come in a car registered to enter the yard, such as yard full of incoming vehicles to enter the sidewalk waiting, once the car drove off the sidewalk directly into the yard. A shallow analog parking, sidewalk outside of a queue simulation car. This example describes how to use the reader to find and queue to solve practical problems.
Platform: | Size: 1024 | Author: hxk | Hits:

[Consolebarber-simulation-system

Description: 理发馆仿真系统,利用链表,实现理发馆排队时间统计和仿真。-The barber simulation system, using the list, realize the barber queue time statistics and simulation.
Platform: | Size: 356352 | Author: junxiacaocao | Hits:

[DocumentsMM1_Tutorial1

Description: MM1_Tutorial Objective This laboratory is important for understanding OPNET system and user interface. The lab contains a step-by-step example that shows how to use OPNET to construct an M/M/1 queue design and analysis. Overview The task is to construct an M/M/1 queue model and observe the performance of the queuing system as the packet arrival rates, packet sizes, and service capacities change. Two classes of statistics will be measured, Queue Delay and Queue Size. A graph of the confidence interval will also be produced. This laboratory also introduces the use of:  Node Model  Probe Model  Simulation Tool  Analysis Tool(MM1 queue simulation)
Platform: | Size: 234496 | Author: 北城以北 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net